home *** CD-ROM | disk | FTP | other *** search
/ CD Fun House 1 / CD Fun House (Wayzata Technology).iso / •AdventureLand• / Adventures / SpaceEscape •••• / SpaceEscape ееее / card_23893.txt < prev    next >
Text File  |  1990-10-02  |  2KB  |  73 lines

  1. -- card: 23893 from stack: in
  2. -- bmap block id: 24647
  3. -- flags: 4000
  4. -- background id: 2669
  5. -- name: hall3
  6. ----- HyperTalk script -----
  7. on opencard
  8.   put "This is a long, plain hallway.  There are doorways on the east"& ", north, and west walls." into field "info"
  9.   pass opencard
  10. end opencard
  11.  
  12.  
  13. -- part 1 (button)
  14. -- low flags: 00
  15. -- high flags: 0000
  16. -- rect: left=307 top=145 right=191 bottom=334
  17. -- title width / last selected line: 0
  18. -- icon id / first selected line: 0 / 0
  19. -- text alignment: 1
  20. -- font id: 0
  21. -- text size: 12
  22. -- style flags: 0
  23. -- line height: 16
  24. -- part name: 
  25. ----- HyperTalk script -----
  26. on mouseUp
  27.   global objectname
  28.   put "east doorway"  into objectname
  29.   global gdoors
  30.   put "e" into gdoors
  31.   visual effect zoom open
  32.   go to card "guard room door"
  33. end mouseUp
  34.  
  35.  
  36.  
  37. -- part 2 (button)
  38. -- low flags: 00
  39. -- high flags: 0000
  40. -- rect: left=198 top=140 right=227 bottom=222
  41. -- title width / last selected line: 0
  42. -- icon id / first selected line: 0 / 0
  43. -- text alignment: 1
  44. -- font id: 0
  45. -- text size: 12
  46. -- style flags: 0
  47. -- line height: 16
  48. -- part name: 
  49. ----- HyperTalk script -----
  50. on mouseUp
  51.   global objectname
  52.   put "north doorway"  into objectname
  53.   global gdoors
  54.   put "n" into gdoors
  55.   visual effect zoom open
  56.   go to card "guard room door"
  57. end mouseUp
  58.  
  59.  
  60.  
  61. -- part contents for background part 18
  62. ----- text -----
  63. Hallway
  64.  
  65. -- part contents for background part 6
  66. ----- text -----
  67. This is a long, plain hallway.  There are doorways on the east, north, and west walls.
  68.  
  69. -- part contents for background part 20
  70. ----- text -----
  71. Tray of food
  72. Key
  73.